-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.0.0
-
Code
-
Classes
- Mailer
Total Complexity |
64 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
439 |
Lines of code |
235 |
Logical lines of code |
119 |
Comment lines |
118 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
47 |
12 |
35 |
set_attachments() |
A |
44 |
9 |
47 |
set_reply_to() |
A |
49 |
10 |
31 |
set_content() |
S |
51 |
7 |
30 |
set_from() |
S |
58 |
3 |
18 |
set_headers() |
S |
65 |
4 |
8 |
get_response_error() |
S |
61 |
3 |
12 |
process_response() |
S |
64 |
3 |
10 |
is_email_sent() |
S |
63 |
3 |
10 |
get_debug_info() |
S |
68 |
3 |
6 |
is_mailer_complete() |
S |
64 |
3 |
10 |
__construct() |
S |
63 |
2 |
9 |
set_body_header() |
S |
68 |
1 |
8 |
set_return_path() |
S |
98 |
1 |
1 |